[INFO] cloning repository https://github.com/xerexcoded/xikoi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xerexcoded/xikoi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxerexcoded%2Fxikoi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxerexcoded%2Fxikoi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ea6dab207af176c3e8dd12c393bc527fc767bb1
[INFO] checking xerexcoded/xikoi against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxerexcoded%2Fxikoi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xerexcoded/xikoi
[INFO] finished tweaking git repo https://github.com/xerexcoded/xikoi
[INFO] tweaked toml for git repo https://github.com/xerexcoded/xikoi written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xerexcoded/xikoi on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xerexcoded/xikoi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:99:1
[INFO] [stderr]    |
[INFO] [stderr] 99 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:94:12
[INFO] [stderr]     |
[INFO] [stderr]  94 | homepage = "https://github.com/xerexcoded/xikoi"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 | repository = "https://github.com/xerexcoded/xikoi"
[INFO] [stderr]     |              -------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `xikoi` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d3311cdf5b1bcde997d005c3b1080c2d65440feb15933c90542d703e76956fb2
[INFO] running `Command { std: "docker" "start" "d3311cdf5b1bcde997d005c3b1080c2d65440feb15933c90542d703e76956fb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3311cdf5b1bcde997d005c3b1080c2d65440feb15933c90542d703e76956fb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3311cdf5b1bcde997d005c3b1080c2d65440feb15933c90542d703e76956fb2" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3311cdf5b1bcde997d005c3b1080c2d65440feb15933c90542d703e76956fb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3311cdf5b1bcde997d005c3b1080c2d65440feb15933c90542d703e76956fb2" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:99:1
[INFO] [stderr]    |
[INFO] [stderr] 99 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:94:12
[INFO] [stderr]     |
[INFO] [stderr]  94 | homepage = "https://github.com/xerexcoded/xikoi"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 | repository = "https://github.com/xerexcoded/xikoi"
[INFO] [stderr]     |              -------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `xikoi` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking serde_core v1.0.229
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking lru v0.18.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking owo-colors v4.3.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr] error: could not compile `time` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name time --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.54/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand010", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=21e7559bec467f33 -C extra-filename=-3d9447fe26bdfa28 --out-dir /opt/rustwide/target/debug/build/time/3d9447fe26bdfa28/out --extern deranged=/opt/rustwide/target/debug/build/deranged/9f8bbee8eaed5ace/out/libderanged-9f8bbee8eaed5ace.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/d992f0339d79e3bd/out/liblibc-d992f0339d79e3bd.rmeta --extern num_conv=/opt/rustwide/target/debug/build/num-conv/f68722dee7f86540/out/libnum_conv-f68722dee7f86540.rmeta --extern num_threads=/opt/rustwide/target/debug/build/num_threads/4b3feafc553ff02c/out/libnum_threads-4b3feafc553ff02c.rmeta --extern powerfmt=/opt/rustwide/target/debug/build/powerfmt/ba622ef5aa12ba35/out/libpowerfmt-ba622ef5aa12ba35.rmeta --extern time_core=/opt/rustwide/target/debug/build/time-core/c6381baae0190c62/out/libtime_core-c6381baae0190c62.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=72917314d4ee1667 -C extra-filename=-0f6efcbbc364bb74 --out-dir /opt/rustwide/target/debug/build/rustix/0f6efcbbc364bb74/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/db87789a40560d34/out/libbitflags-db87789a40560d34.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/70f6fb32ac124935/out/liblinux_raw_sys-70f6fb32ac124935.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d3311cdf5b1bcde997d005c3b1080c2d65440feb15933c90542d703e76956fb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3311cdf5b1bcde997d005c3b1080c2d65440feb15933c90542d703e76956fb2", kill_on_drop: false }`
[INFO] [stdout] d3311cdf5b1bcde997d005c3b1080c2d65440feb15933c90542d703e76956fb2
